home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Paradise in the Skirt
/
Paradise in the Skirt.iso
/
supr4.dir
/
00080_Script_80
< prev
next >
Wrap
Text File
|
1994-11-11
|
545b
|
19 lines
on mouseDown
global switchYesNo
repeat while the stillDown()
if rollover(clickOn()) then
set the castNum of sprite clickOn() = the number of cast "Kuit2"
else
set the castNum of sprite clickOn() = the number of cast "Kuit"
end if
updateStage
end repeat
set the castNum of sprite clickOn() = the number of cast "Kuit"
updateStage
beep
set the text of cast "Comment" = "鍼ヌオヌ局ンヌゥ"
go to marker(1)
set the visible of sprite 45 to false
put 1 into switchYesNo
end mouseDown